GUI Help > General > moveGadget

moveGadget
moveGadget handle gadget, int x, int y

Description:
Moves a gadget to the specified position, relative to the top-left edge of the parent window.

Return Value:


Parameters:
gadget Handle to the gadget.
x New X position of left hand edge of gadget.
y New Y position of top of gadget
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)